# Another special symlink: to the shared definitions for the control interface
cd ..
-ln -sf ../../${RS}/../tools/xu/lib/domain_controller.h
+ln -sf ../../${RS}/../tools/python/xen/ext/xu/domain_controller.h
# The remainder are the i386 -> xen-i386 links
ln -sf ../asm-i386/a.out.h
"Returns: [int] 0 on success; -1 on error.\n" },
{ "domain_setmaxmem",
- (PyCFunction)pyxc_domain_setname,
+ (PyCFunction)pyxc_domain_setmaxmem,
METH_VARARGS | METH_KEYWORDS, "\n"
"Set a domain's memory limit\n"
" dom [int]: Identifier of domain.\n"